[VTPM] Fixed typo in VTPM manager.
authorkfraser@localhost.localdomain <kfraser@localhost.localdomain>
Wed, 11 Jul 2007 09:56:52 +0000 (10:56 +0100)
committerkfraser@localhost.localdomain <kfraser@localhost.localdomain>
Wed, 11 Jul 2007 09:56:52 +0000 (10:56 +0100)
commit929990b94033a5e32fbe24dce79dd6cdfae1d565
tree5c530d59eb41577f4f0bd8db52a03366d894d377
parent82bc60ea2e999c7f08812eb3b22c3a9585aaa403
[VTPM] Fixed typo in VTPM manager.

Replaces an instance of pthread_mutex_lock() that should be
pthreaad_mutex_unlock(). With thanks to our OpenTC partners at the
Technical University of Sofia, whose static analysis found this bug.

Signed-off-by: Derek G. Murray <Derek.Murray@cl.cam.ac.uk>
tools/vtpm_manager/util/hashtable_itr.c